home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Utilities / System / Desktop / Desktop Operations / Window Switchers / Application Switch / TheBar / TheBar Docs next >
Encoding:
Text File  |  1993-07-12  |  2.8 KB  |  62 lines  |  [TEXT/ttxt]

  1. File created 6/30/93.  Last modified 7/12/93.
  2.  
  3. TheBar version 1.1, The quick application switcher…
  4. © 1993 by George Thomas Talbot.  All rights reserved.
  5.  
  6. This program is the first real application I've written since I've had a computer
  7. again.  It's a small program which displays the icons of all of the currently
  8. running programs in a small window.  Double-clicking on an icon will switch
  9. you to that program's layer.  (I got sick of pulling down the application menu
  10. really quick.)  It will only run on a Color Quickdraw™ capable Macintosh™ running
  11. System 7.0 or later.
  12.  
  13. The bar may be arranged either horizontally or vertically, and may be drawn
  14. in any color.  The program can use either full size (Finder™ icon size) or half
  15. size (Application menu size) icons.
  16.  
  17. "Sample rate" from the "Preferences" menu will tell TheBar how often to scan the 
  18. system for programs which may have started or quit.  The smaller this number, the 
  19. faster TheBar reacts to launches and quits.  The larger this number, the less CPU
  20. time TheBar will use in the background for these scans.
  21.  
  22. Selecting an icon with a single click, and choosing "Get Info" from the "File"
  23. menu will tell you about the selected program.  "% active" is an attempt to tell
  24. you how often the selected program is running.
  25.  
  26. This program is what I call "LikeWare™".  There are so many shareware programs
  27. out there DEMANDING your cash.  This is a little different.  If you like the program
  28. and find it useful, send me $10.  If you don't, you can still keep it around, give it
  29. to all your friends, etc.  However, sending me $10 is big-time encouragement to
  30. do more of this stuff.  The last program I wrote shareware/LikeWare™ was Time,
  31. a fancy color Alarm Clock replacement.  The money people sent me for that gave
  32. me big-time motivation to make this program look nice.  =8^)
  33.  
  34. My address:
  35.         George T. Talbot
  36.         24 Judy Avenue
  37.         Franklinville, NJ  08322
  38.         <ugtalbot@mcs.drexel.edu>
  39.  
  40. Thanks to all the people on comp.sys.mac.programmer for giving me help on finding
  41. the appropriate icon to display in the menu.  You guys don't have to pay.
  42.  
  43. Thanks to Guy Kuo for the cool Centris 610 speed-up hint!
  44.  
  45. Known bugs:
  46.     Will not display the correct icon for applications launched off of a volume smaller
  47.     than 2M, or wherever else the Desktop Database is unavailable.  The program will
  48.     substitute a default icon in this instance.
  49.  
  50.     You can save yourself about 60k of heap space if you pick your bar color, then set
  51.     TheBar's partition size to about 80k.  You won't be able to change the bar color at
  52.     this size, but everything else should be OK.
  53.  
  54. Version History:
  55.     Version 1.1    - Bug fix release
  56.             - Added item to show/hide background apps.
  57.             - Added menu item to show/hide "TheBar"'s icon.
  58.             - Should run on non-color QD machines (crashed before, OOPS!)
  59.             - Increased default partition size to better handle color picker.
  60.  
  61.     Version 1.0    - Initial release
  62.